Storm-static

Benchmark
Model:pacman v.1 (MDP)
Parameter(s)MAXSTEPS = 60
Property:crash (prob-reach)
Invocation (default)
~/storm/build/bin/storm --prism pacman.nm --prop pacman.props crash --constants MAXSTEPS=60 --timebounded:precision 1e-3  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:116.9841787815094s
Return code:0
Relative Error:5.824693935613194e-11
Log
Storm 1.6.3

Date: Fri Feb 26 19:37:33 2021
Command line arguments: --prism pacman.nm --prop pacman.props crash --constants MAXSTEPS=60 '--timebounded:precision' 1e-3 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /home/michaela/qcomp2020

Time for model input parsing: 0.035s.

Time for model construction: 113.533s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	7253118
Transitions: 	9952883
Choices: 	9097907
Reward Models:  none
State Labels: 	3 labels
   * init -> 1 item(s)
   * deadlock -> 0 item(s)
   * Crash -> 171532 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "crash": Pmin=? [F "Crash"] ...
Result (for initial states): 0.5511074971
Time for model checking: 3.355s.